home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1994 2nd Q2 / The Association of Shareware Professionals - The Official ASP Advantage (2nd Quarter)(1994).bin / files / utilstem / take511 / readme.doc < prev    next >
Encoding:
Text File  |  1993-09-03  |  14.0 KB  |  349 lines

  1.                             TAKE FIVE
  2.                                by
  3.                            David Gross
  4.                          P.O. Box 621331
  5.                         Orlando, FL 32862
  6.  
  7.  
  8.  
  9.                            DESCRIPTION
  10.    
  11.      Take Five is basically a PC message service and security
  12. system.   The program can display a graphical image on the screen
  13. and accept  messages while your away.  The graphics are stored in
  14. Zsoft's PC Paintbrush format. This allows the user to create and
  15. edit images  using any paint package that supports the "PCX" file
  16. format in EGA or VGA mode.  Command line parameters allow you to
  17. move the image  around the screen and provide the password used
  18. when the security  system is activated. In addition a limited
  19. screen editor allows text  to be added to the display in different
  20. colors and sizes.  The  program requires EGA or VGA display
  21. capabilities.
  22.  
  23.  
  24.                           INSTALLATION
  25.  
  26. Floppy Disk -  The program can be run as is from a single floppy  
  27.                disk. To do this switch to the drive that has the 
  28.                disk in and enter "TAKE5 <Graphics File>
  29.                {options}".                            
  30.  
  31. Hard Disk -    The program "TAKE5.EXE" needs several files to     
  32.                be in the current directory or path for the program 
  33.                to work right.  You should copy all files listed in 
  34.                the "PACKING.LST" file to a single directory on the 
  35.                hard drive. To run the program switch to that      
  36.                directory and enter "TAKE5 <Graphics File>
  37.                {options}".  If you wish to run the program from 
  38.                anywhere in your computer then you should add the 
  39.                TAKE5 directory to the path statement in your 
  40.                autoexec.bat file.
  41.  
  42. Note:  A password must be provided as one of the {options} to activate 
  43.        the message taking capabilities of the system. 
  44.  
  45.  
  46.                             STARTING
  47.  
  48.      Before starting the program all users should read the
  49. LICENSE.DOC file. This file contains important license information
  50. regarding the use of TAKE FIVE ver 1.1. The program has five
  51. optional parameters that can be passed to it on the command line. 
  52. These  are the following:
  53.  
  54.      P=<password> -      The password can be up to eight
  55.                          characters long and can consist of
  56.                          letters and/or numbers. A password is
  57.                          needed to activate the message taking
  58.                          capabilities of the system. 
  59.                         
  60.      X=<x-coordinate> -  The x-coordinate can be from -640 to 640 
  61.                          and refers to the amount in pixels that
  62.                          the PCX image should be moved left or
  63.                          right.
  64.  
  65.      Y=<y-coordinate> -  The y-coordinate can be from -480 to 480 
  66.                          and refers to the amount in pixels that 
  67.                          the PCX image should be moved up or down.
  68.  
  69.      D=<delay time> -    The time delay can be any positive
  70.                          number. A value of 0 will turn off the
  71.                          screen fading.  The default value is 20
  72.                          which (depending on the system) will
  73.                          cause a fade in and out approx. every 20
  74.                          seconds.
  75.  
  76.      F=<Fade> -          A value between 1 to 4 will set the type
  77.                          of fade in and out the system will use. 
  78.                          These four type are 1-random pixel, 2-
  79.                          spiral, 3-radar, and 4-rainbow.  In the
  80.                          default mode the program will randomly
  81.                          pick the fade.
  82.  
  83.  
  84. Please note that there should be no spaces after the equal sign for
  85. the parameters. Putting a space in will cause the program to ignore
  86. the parameter or return an error.  A "bat" file can be used to run
  87. Take Five with common parameter values. A sample file of this sort
  88. is included with the program ("Demo.bat"). 
  89.     When the program is started it will first check the computers 
  90. video hardware.  This is to make sure that your computer is capable 
  91. of displaying EGA or VGA.  It next checks for the existence of the 
  92. graphics file listed on the command line. If the file exists the 
  93. program will read the file and verify that it is in a compatible PCX 
  94. format. The program will also check for the "TAKE5.FNT", "LOCK_OUT.EGA", 
  95. and "LOCK_OUT.VGA" files.
  96.  
  97.  
  98.                           TEXT EDITING
  99.  
  100.      Every time you start Take Five you will have a chance to add
  101. text to the screen display.  You will only be able to do this in
  102. the first  few seconds of the display.  This is to prevent others
  103. from changing  your display.  Text editing is limited to one font,
  104. four text sizes, and any color in the current palette (The palette
  105. is the total number of colors your display can show in the current
  106. video mode).  One limitation, when adding text is that there is no 
  107. option for editing text that has already been entered. If you require 
  108. better text editing capabilities you should use a good paint program 
  109. to add text to the original PCX image. The following key commands are
  110. available for Take Five text editing:
  111.  
  112.      F1..F4 -       Changes the text size being entered.  The
  113.                     cursor blinks in the current text size and
  114.                     color.
  115.  
  116.      Page Up -      This will change the color to the next higher
  117.                     palette   color. If the last color in the
  118.                     palette has been reached (16 for EGA and 256
  119.                     for VGA) then it will jump to the first color;
  120.  
  121.      Page Down -    This will change the color to the next lower
  122.                     palette color. If the first color in the
  123.                     palette has been reached then it will jump to
  124.                     the last color;
  125.  
  126.      Arrow Keys -   This will move the cursor eight pixels in the
  127.                     direction indicated.
  128.  
  129.      Escape -       Will exit the text editing mode of Take Five.
  130.  
  131.  
  132. Please note  - If the text color is set to the same as the background 
  133.                screen color you not see the cursor or text being 
  134.                entered. You should page through the palette colors 
  135.                until you can see the cursor clearly.
  136.           
  137.  
  138.                             MESSAGES
  139.  
  140.      A password entered on the command line will activated the 
  141. message and security system of Take Five. This system will display
  142. a "Hit key to leave message" prompt on the bottom of the screen.
  143. Upon  someone entering a key a system lockout display will appear
  144. on the  screen. Hitting F1 will bring up a message input screen or
  145. by entering the right password you will be shown any waiting
  146. messages and exited from the program. 
  147.      Several options are available when the program is displaying
  148. your messages.  These options are listed at the bottom of the
  149. display message box.  Hitting the F1 key will print the currently
  150. displayed message, F2 will write it to a file as straight ASCII
  151. text and F3 will exit to DOS. The program can save an almost
  152. unlimited number of messages.  When running  the program will store
  153. all messages to a file named "MESSAGES.T5" on the  default drive
  154. and directory.  This limits the total number of messages only to 
  155. the maximum available space on your drive.
  156.  
  157.  
  158.                              ERRORS
  159.  
  160. #1 - Unacceptable X coordinate.
  161.  
  162. Possible Cause: - Non-numeric characters (i.e. X=4F).
  163.                 - Value to big (larger then 640).
  164.                 - Value to small (smaller then -640).
  165.  
  166.  
  167. #2 - Unacceptable Y coordinate.
  168.  
  169. Possible Cause: - Non-numeric characters (i.e. Y=4F).
  170.                 - Value to big (larger then 320).
  171.                 - Value to small (smaller then -320).
  172.  
  173.  
  174.  
  175. #3 - Unacceptable delay value.
  176.  
  177. Possible Cause: - Non-numeric characters (i.e. D=3F).
  178.                 - Value a negative (i.e. D=-20).
  179.  
  180.  
  181. #4 - Unacceptable fade value.
  182.  
  183. Possible Cause: - Non-numeric characters (i.e. F=I).
  184.                 - Value to big (larger then 4).
  185.                 - Value to small (smaller then 1).
  186.  
  187.  
  188. #5 - Unable to detect EGA or VGA graphics.
  189.  
  190. Possible Cause: - Your system's graphics card does not support
  191.                   EGA or VGA. 
  192.                 - Your card has a non-standard EGA or VGA bios.
  193.  
  194.  
  195.  
  196. #6 - Unable to read <FILENAME> please check file.
  197.  
  198. Possible Cause: - A file with that name could not be found (check
  199.                   current directory and path for file) 
  200.  
  201.  
  202. #7 - <FILENAME> - is not a recognizable PCX file.
  203.  
  204. Possible Cause: - A file is not in Zsoft's PCX format.
  205.                 - The PCX file is not for EGA or VGA display (i.e.
  206.                   monochrome image).
  207.                 - The file has been corrupted.
  208.  
  209. #8 - Unable to access "TAKE5.FNT".
  210.  
  211. Possible Cause: - A file with that name could not be found (check
  212.                   current directory and path for file) 
  213.  
  214. #9 - Unable to read "LOCK_OUT.VGA", please check file.
  215.  
  216. Possible Cause: - A file with that name could not be found (check
  217.                   current directory and path for file) 
  218.                 - The file has been corrupted.
  219.  
  220.  
  221. #10 - Unable to read "LOCK_OUT.EGA", please check file.
  222.  
  223. Possible Cause: - A file with that name could not be found (check
  224.                   current directory and path for file) 
  225.                 - The file has been corrupted.
  226.  
  227.  
  228.  
  229. #11 - Unacceptable password size.
  230.      
  231. Possible Cause: - The password is only one character or less long.
  232.                 - The password is over eight characters long.
  233.  
  234.  
  235. #12 - Mode of graphics file not supported.
  236.  
  237. Possible Cause: - You do not have a VGA monitor (needed for 256
  238.                   color graphic files).
  239.                 - The pcx graphics file is monochrome or CGA (neither
  240.                   of which are supported by TAKE5).
  241.  
  242.  
  243.  
  244.                           DISTRIBUTION
  245.  
  246.      All shareware distributors, disk vendors and computer clubs
  247. who wish to distribute the Take Five 1.1 package should refer the
  248. VENDOR.DOC file for information.  All BBS SYSOPs should refer to
  249. SYSOP.DOC file.  All others should refer to the LICENSE.DOC file.
  250.  
  251.  
  252.  
  253.                           REGISTRATION
  254.  
  255.      Take Five is a "shareware program" and is provided at no
  256. charge to the user for a fifteen (15) day evaluation period.  Feel 
  257. free to pass it on to your friends, but do not give it away altered 
  258. or as part of another system.  The essence of "user-supported" software 
  259. is to provide personal computer users with quality software without 
  260. high prices, and yet to provide incentive for programmers to continue 
  261. to develop new products.  If you find this program useful and find that
  262. you are using Take Five and continue to use Take Five after a reasonable
  263. trial period (15 Days), you must make a registration payment of $20. 
  264. Site license are available, please contact the author for information 
  265. on these prices.
  266.      The $20 registration fee will license one copy for use on any
  267. one computer at any one time.  You must treat this software just
  268. like a book.  An example is that this software may be used by any
  269. number of people and may be freely moved from one computer
  270. location to another, so long as there is no possibility of it being
  271. used at one location while it's being used at another. Just as a
  272. book cannot be read by two different persons at the same time.    
  273.  To assist you in registering a text file of the registration form,
  274. REGISTER.FRM is included on this disk. At the DOS prompt enter:   
  275.             
  276.                      TYPE REGISTER.FRM >PRN
  277.  
  278. This will direct the form to be printed on your local printer. If
  279. you do not have a printer just write your name, address, and where
  280. you got the program on a plain sheet of paper. Send this along with
  281. a check or money order for $20 US to:
  282.  
  283.                          David Gross /T5
  284.                          P.O. Box 621331 
  285.                          Orlando, FL 32862
  286.  
  287. You will be sent confirmation of your registration, all documentation
  288. and additional graphic images.
  289.  
  290.  
  291.  
  292.                         TECHNICAL SUPPORT
  293.  
  294.      All registered users of Take Five are entitled to 90 Days of
  295. technical support.  This is available by telephone, electronically
  296. through Compuserve, or by mail.  Non-registered users will receive
  297. "limited" mail support. I can be reached by mail at the following 
  298. address:
  299.  
  300.                          David Gross /T5
  301.                          P.O. Box 621331 
  302.                          Orlando, FL 32862
  303.  
  304. I can also be reached electronically at the following:  
  305.  
  306.           CompuServe:   70621,440
  307.  
  308.           Internet:     70621,440@COMPUSERVE.COM
  309.  
  310.  
  311.  
  312.  
  313.               * * * ASP OMBUDSMAN POLICY * * *
  314.  
  315.  
  316. This program is produced by a member of the Association of
  317. Shareware Professionals (ASP).  ASP wants to make sure that the
  318. shareware principle works for you. If you are unable to resolve a
  319. shareware-related problem with an ASP member by contacting the
  320. member directly, ASP may be able to help. The ASP Ombudsman can
  321. help you resolve a dispute or problem with an ASP member, but does
  322. not provide technical support for members' products.  Please write
  323. to the ASP Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send
  324. a CompuServe message via CompuServe Mail to ASP Ombudsman
  325. 70007,3536.
  326.  
  327.  
  328.                       _______
  329.                  ____|__     |               (R)
  330.               --|       |    |-------------------
  331.                 |   ____|__  |  Association of
  332.                 |  |       |_|  Shareware
  333.                 |__|   o   |    Professionals
  334.               -----|   |   |---------------------
  335.                    |___|___|    MEMBER
  336.  
  337.  
  338.  
  339.  
  340.  
  341.             * * * DISCLAIMER - AGREEMENT * * *
  342.  
  343. Users of Take Five must accept this disclaimer of warranty: "Take
  344. Five is supplied as is.  The author disclaims all warranties,
  345. expressed or implied, including, without limitation, the warranties
  346. of merchantability and of fitness for any purpose. The author
  347. assumes no liability for damages, direct or consequential, which
  348. may result from the use of Take Five."
  349.